From 1df997b58c90bcf8ebc506e61289b0ac73b834ec Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Sat, 7 Dec 2002 22:37:02 +0000 Subject: [PATCH] (Unloading): Fix last change for load-history. --- lispref/loading.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/loading.texi b/lispref/loading.texi index 7fcf6fbc4b2..0292088447c 100644 --- a/lispref/loading.texi +++ b/lispref/loading.texi @@ -769,7 +769,7 @@ The symbol @var{var} was defined as a variable. The feature @var{feature} was required. @item (provide . @var{feature}) The feature @var{feature} was provided. -@end itemize +@end table The value of @code{load-history} may have one element whose @sc{car} is @code{nil}. This element describes definitions made with -- 2.30.2